*{padding:0; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
html{}
body{color: #333; min-width:1600px;}
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { margin:0; padding:0; font:15px/1.5 Microsoft Yahei,微软雅黑,Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;}
table,td,tr,th { border-collapse: collapse; border-spacing: 0; font-size:15px;}
ol,ul {list-style:none;}
li { list-style-type:none;}
img { vertical-align:middle;border:0;}
address,cite,code,em,th{ font-weight:normal; font-style:normal;}
.clear { clear:both; *zoom:1;}
.clear:after { display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a {text-decoration:none; color:#333;cursor:pointer;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}
.fl { float:left;}
.fr { float:right;}
@font-face {font-family: "Youshebiaotihei";src: url(../fonts/Youshebiaotihei.ttf);}
@font-face {font-family: "impact";src: url(../fonts/impact.ttf);}

/* 按钮样式去除*/
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}
input{ border-radius: 0; } 
.w1400{width:74%;margin:0 auto;}
.wtop84{width:1600px;margin:0 auto;}
/**top start**/
header{ height:110px; position:relative; background:#070e14;}
header .logo{ width:25%; max-width:400px;float:left; display:block; position:absolute; top:50%; transform:translateY(-50%);}
header .logo img{ max-width:100%;}
header .top_search_icon{background: url(../images/top_search.png) right center no-repeat;width:65px;height:110px;float:right;cursor:pointer;transform: scale(1) ;transition: .6s ease-in-out;transition-duration: .5s;}
header .top_tel { width:207px;height:42px; overflow:hidden; line-height:42px; color:#fff; font-size:20px; font-weight:bold; text-overflow:ellipsis; word-break:break-all; white-space: nowrap; float:right;display: flex;display: -webkit-flex;align-items: center;margin-top: 34px; border: 1px solid #fff; border-radius: 21px;display:flex; display: -webkit-flex; justify-content:center;}
header .top_tel img { display:block; width:30px; height:30px;padding:0; float:left;}
header .top_nav{width:calc(68% - 272px);float:right; margin-right:2%;}
.menu-button {position:relative;display:none;padding: 0;background: none;color:#ddd;cursor:pointer;line-height: 70px;font-weight:700;font-size:14px;font-size: 0;}
.menu-button.one-page {position:fixed;top:0;right:5%;padding-right:45px}
.menu-button .touch-button {background:transparent;position:absolute;z-index:999;top:0;right:0;width: 100%;height: 70px;display:inline-block;text-align:center;}
.menu-button .touch-button .navicon {font-size:16px;position:relative;top:1em;color:#666}
.menu-button::after {position:absolute;content:"";right:20px;top: 27px;height:6px;width: 24px;border-top: 2px solid #0292a8;border-bottom: 2px solid #0292a8;z-index:1;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.menu-button::before {position:absolute;content:"";right:20px;top: 40px;height:3px;width: 24px;border-bottom: 2px solid #0292a8;z-index:1;-webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.flexnav {margin:0;padding:0;list-style:none;line-height:1;display:block;overflow:visible;width:100%;height: 100%;}
.flexnav:after {content:"";display:table;clear:both}
.flexnav>li {float:left}
.flexnav li { width:20%; float:left; position:relative;}
.flexnav>li.item-with-ul>a {padding-right: 40px;}
.flexnav li a {position:relative;display:block; text-align:center;height:110px;line-height:110px;font-size:18px;color:#fff;text-decoration:none;-webkit-transition:color .2s ease-in;-moz-transition:color .2s ease-in;-ms-transition:color .2s ease-in;-o-transition:color .2s ease-in;transition:color .2s ease-in;}
.flexnav li:after { content:"";display:block;width:100%; height:0; background:#0292a8; position:absolute;top:0;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;}
.flexnav li:hover:after{ height:100%;}
.flexnav ul li a {width: 80px;font-weight:400;font-size:18px;padding:13px 25px;text-align: center;transition:all .5s;}
.flexnav li a span{overflow: hidden;height: 20px;display: inline-block;vertical-align: middle;margin-right: 5px;}
.flexnav li a span img{margin-top:-38px;-webkit-transition: all .3s;-moz-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.flexnav li:hover>a,.flexnav li.active:hover>a { font-weight:bold; z-index:2; color:#fff;}
.flexnav li.active>a{color: #0292a8; font-weight:bold;}
.flexnav ul {position:absolute;top:auto;left:0;display:block;padding:0}
.flexnav>li>ul {left: 50%;right:0;margin-left: -65px;}
.flexnav ul ul {margin-left:100%;top:0}
.flexnav li ul li {position:relative;overflow:hidden}
.flexnav li ul.show li {overflow:visible}
.flexnav li ul li a {background: rgba(255,255,255,.3);}
.flexnav ul li ul li a {background:#253136}
.flexnav ul li ul li ul li a {background:#2c3b40}
.flexnav li ul.open {display:block;opacity:1;visibility:visible;z-index:1}
.flexnav li ul.open li {overflow:visible;max-height:100px}
.flexnav li ul.open ul.open {margin-left:100%;top:0}
.flexnav .touch-button {position:absolute;z-index:999;top:0;right:0;width:46px;height: 80px;display:inline-block;text-align:center;}
.flexnav .touch-button:hover {cursor:pointer}
.flexnav .touch-button::after {height:0;width:0;content:"";border:6px solid transparent;border-top-color:#fff;display:block;position:absolute;top: 37px;left:17px;}
.flexnav>li:hover>.touch-button::after,.sm-screen .submenu-open::after {border-top-color:#ca1511}
.flexnav ul li .touch-button {width:39px;height:39px;background:rgba(255,255,255,.05);border-top-color:transparent}
.flexnav ul li .touch-button::after {top:15px}
.flexnav.lg-screen ul li .touch-button::after {border-left-color:#ddd;border-top-color:transparent;border-width:5px}
.flexnav.lg-screen ul li:hover>.touch-button::after {border-left-color:#ca1511}
.flexnav.sm-screen ul li .touch-button::after {border-width:5px;left:14px;top:17px}
.flexnav li .item-with-ul { width:100%; left:0; height:0; overflow:hidden; margin:0; padding:0 10px; background-color:#fff; box-shadow:0 5px 10px rgba(0,0,0,0.3); position:absolute; top:100%; -webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;box-sizing:border-box;z-index: 999;}
.flexnav li:hover .item-with-ul { height:auto; padding:10px 10px 30px;left: auto;background: #f8f8f8;z-index: 999;}
.flexnav .item-with-ul a { display:block; width:100%; height:55px; line-height:55px; color:#666; font-size:15px; font-weight:normal; text-align:center; margin:0 auto; padding:0; border-bottom:1px solid #eee; position:relative;}
.flexnav .item-with-ul a:last-child{ border:0;}
.item-with-ul a:hover { color:#0292a8; background-color:#fff;}
.item-with-ul a em { display:block; width:0; height:1px; overflow:hidden; margin:18px 10px 0 0; padding:0; float:left; background-color:#0292a8;-webkit-transition: all .5s;-moz-transition: all .25s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s; position:absolute; left:0; bottom:0;}
.item-with-ul a:hover em { width:100%;}

/*弹出搜索框样式*/
.search_wrap {height:100%;background:#070e14;transform: scale(0);opacity:0; box-sizing:border-box; z-index:99; position:relative;}
.search_wrap .search_in {position:absolute;z-index:10;right:0;top:27px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0; width:600px;height:50px;margin-left:-300px;padding-right:50px;border-bottom:1px solid rgba(255,255,255,0.3);color:#666;line-height:50px;transition:all 0.5s; box-sizing:border-box;}
.search_in input.serach {width:100%;display:block;height:50px;line-height:50px;color:#555;font-size:15px;position:relative;border:none;background:none; outline:none; box-sizing:border-box;text-indent:0;}
.search_in .sub {position:absolute;top:0;right:34px;z-index:5;display:block;width:50px;height:50px;background:url(../images/top_search.png) center center no-repeat;border:none;outline:none;box-sizing:border-box;}
.search_close {position:absolute;z-index:-1;display:block;right:0;top:50%;margin-top:-11px;width:24px;height:24px;background:url(../images/close.png) no-repeat center;background-size:24px !important;cursor:pointer;transition-duration:.5s;transform:scale(0);}
.show1 {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);opacity: 1;}
.search_wrap.show1 .search_in{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1;}
.search_wrap.show1 .search_close{transform:scale(1);}
/**top end**/

/* banner 开始 */
.apple-banner { width: 100%; height: 644px; overflow: hidden;}
.apple-banner .swiper-container { width: 100%; height: 644px;}
.apple-banner .swiper-container .swiper-button-prev, .apple-banner .swiper-container .swiper-button-next { width: 15%; height: 100%; top:0; background:none; margin:0;}
.apple-banner .swiper-container .swiper-button-prev { left:0;}	
.apple-banner .swiper-container .swiper-button-next { right:0;}
.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { display:block; width: 64px; height: 64px; position: absolute; top: 50%; margin-top:-32px; border-radius: 100%; opacity: 0; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;}
.apple-banner .swiper-button-prev span { background: rgba(0,0,0,0.3) url(../images/arrows1.png) center center no-repeat; left: 20px;}
.apple-banner .swiper-button-next span { background: rgba(0,0,0,0.3) url(../images/arrows2.png) center center no-repeat; right:20px;}
.apple-banner .swiper-button-prev:hover span, .apple-banner .swiper-button-next:hover span{ opacity: .7;}
/*分页器*/
.apple-banner .swiper-pagination{ top:auto; bottom:38px !important;left:50%!important; transform:translateX(-50%); display: flex;display: -webkit-flex;align-items: center;justify-content: center;}
.apple-banner .swiper-pagination-bullet { display: inline-block; width:7px; height:16px; margin: 0 6px; cursor: pointer; background:#fff;  opacity: 1; border-radius:0; transition: all .4s ease;}
.apple-banner .autoplay .swiper-pagination-bullet-active{height:30px; background:#0292a8;}
.apple-banner .bannertext{ position: absolute; left:10%; color:#fff; top:45%; transform:translateY(-50%);}
.apple-banner .bannertext p{ font-size:80px;font-family: Youshebiaotihei;}
.apple-banner .bannertext span{ font-size:22px; position:relative; display:block;}
.apple-banner .bannertext a{ display:block;width:232px; height:48px; line-height:48px; text-align:center; color:#fff; background:#0292a8; font-size:18px; margin-top:55px;}
.apple-banner .bannertext a img{ margin-left:10px;transition: all .4s ease;}
.apple-banner .bannertext a:hover img{ margin-left:15px;}
/* banner 结束 */

/*首页关于我们*/
.ind_bit{text-align:center;}
.ind_bit em{ display:block; font-size:80px; line-height:84px;color:#e1e1e1;font-family:impact; text-transform:uppercase;}
.ind_bit P{font-size:40px; font-weight:bold;margin-top: -45px;}
.ind_about{ width:100%; min-height:300px; overflow:hidden; padding-top:85px; background:#fdfdfd url(../images/indab_bg.png) center bottom no-repeat; background-size:cover;}
.ind_about .ggms{ color:#666; font-size:15px; line-height:34px; max-height:170px; overflow:hidden; width:92%; margin:24px auto 60px; text-align:center;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
.ind_about .ggms p,.ind_about .ggms span{color:#666; line-height:34px;font-size:15px;}
.ind_about ul.data{ margin-bottom:60px; overflow:hidden;}
.ind_about ul.data li{ width:25%; float:left; border-right:1px solid #ddd; text-align:center; font-size:20px; color:#666;}
.ind_about ul.data li:last-child{ border-right:0;}
.ind_about ul.data li em{ font-size:56px; color:#0292a8;font-family:impact; position:relative;}
.ind_about ul.data li span{ font-size:22px; position:absolute; color:#0292a8;}

.ind_about ul.abimg{ overflow:hidden; margin-bottom:85px;}
.ind_about ul.abimg li{width:25%; float:left; position:relative;}
.ind_about ul.abimg li:after{ content:""; display:block; width:100%; height:100%; background:rgba(0,0,0,.3); position:absolute; top:0; left:0;transition: all .4s ease;}
.ind_about ul.abimg li:hover:after{ opacity:0;}
.ind_about ul.abimg li:before{content:""; display:block; width:20px; height:20px;background:rgba(2,143,165,0); position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); transition: all .4s ease;}
.ind_about ul.abimg li:hover:before{ height:100%; width:100%;background:rgba(2,143,165,.9);}
.ind_about ul.abimg li .text{ position: absolute; top:20%; left:18%; color:#fff; max-width:80%; z-index:1;}
.ind_about ul.abimg li .text p{ font-size:26px; font-weight:bold;}
.ind_about ul.abimg li .text span{ font-size:12px;text-transform:uppercase;}
.ind_about ul.abimg li .text a{ display:block; width:42px; height:42px; border-radius:50%; background:rgba(255,255,255,.5) url(../images/more_jt1.png) center no-repeat; margin-top:50px; opacity:0;transition: all .4s ease;}
.ind_about ul.abimg li:hover .text a{ opacity:1; margin-top:30px;}
.ind_about ul.abimg li .img img{ width:100%;}


/*首页推荐产品*/
.ind_tj{ width:100%; min-height:400px;padding:80px 0; background:#282828 url(../images/indtj_bg.jpg) center no-repeat; background-size:cover;}
.ind_tj .ind_bit P{ color:#fff;}
.ind_tj .ind_bit em{ opacity:0.05;}
.ind_tj .tjpro_box{overflow:hidden; width:100%; min-height:300px;}
.ind_tj .tjpro_box ul{ margin-top:50px;}
.ind_tj .tjpro_box ul li{  float:left; background:#fff;transition: all .4s ease;}
.ind_tj .tjpro_box ul li:hover{ margin-top:-10px;}
.ind_tj .tjpro_box ul li:nth-child(4n){} 
.ind_tj .tjpro_box ul li .proimg{ display:block; width:100%; height:252px; border-bottom:2px solid #ddd; background:#fff; overflow:hidden; position:relative;}
.ind_tj .tjpro_box ul li .proimg img{ max-width:96%; max-height:96%; position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;transition: all .4s ease;}
.ind_tj .tjpro_box ul li:hover .proimg img{ -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.ind_tj .tjpro_box ul li .text{ text-align:center; position:relative;}
.ind_tj .tjpro_box ul li .text:before{ content:""; display:block; width:42px; height:6px; background:#0292a8; position:absolute; left:50%; transform: translateX(-50%); top:-4px;}
.ind_tj .tjpro_box ul li .text .proname{ font-size:18px; font-weight:bold; padding:25px 0; display:block;max-width:96%; margin: 0 auto;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;  transition: all .4s ease;}
.ind_tj .tjpro_box ul li:hover .text .proname{ color:#0292a8;}
.ind_tj .tjpro_box ul li .text .more{ display:block; color:#999; border-top:1px solid #ddd; width:100%; height:44px; line-height:44px; transition: all .4s ease;}
.ind_tj .tjpro_box ul li:hover .text .more{ background:#0292a8; color:#fff; border:0;}
.ind_tj .qhkaung{ position:relative; padding:0 46px;width: calc(1400px + 92px); margin:0 auto;}
.ind_tj .qhkaung .swiper-button-next, .ind_tj .qhkaung .swiper-button-prev{ width:46px; height:92px; background:url(../images/proqh_btn1.png) center 0  no-repeat; left:0;}
.ind_tj .qhkaung .swiper-button-prev:hover{background:url(../images/proqh_btn1.png) center -92px  no-repeat;}
.ind_tj .qhkaung .swiper-button-next{background:url(../images/proqh_btn2.png) center 0 no-repeat; left:auto; right:0;}
.ind_tj .qhkaung .swiper-button-next:hover{background:url(../images/proqh_btn2.png) center -92px no-repeat; }

/*首页产品展示*/
.ind_cpzs{width:100%; min-height:400px;padding:70px 0 80px; background:#f4f5f6;}
.ind_cpzs .cpzs{ margin-top:45px;}
.ind_cpzs .cpzs ul li{  float:left; width:23.5%; margin-right:2%; background:#fff; margin-bottom:20px;transition: all .4s ease;}
.ind_cpzs .cpzs ul li:hover{ box-shadow:0px 5px 15px rgba(0,0,0,.1); position:relative; -webkit-transform: scale(1.05);-moz-transform: scale(1.05);transform: scale(1.05);}
.ind_cpzs .cpzs ul li:nth-child(4n){ margin-right:0;} 
.ind_cpzs .cpzs ul li .proimg{ display:block; width:100%; height:252px; border-bottom:2px solid #ddd; background:#fff; overflow:hidden; position:relative;}
.ind_cpzs .cpzs ul li .proimg img{ max-width:96%; max-height:96%; position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;transition: all .4s ease;}
.ind_cpzs .cpzs ul li:hover .proimg img{ -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.ind_cpzs .cpzs ul li .text{ text-align:center; position:relative;}
.ind_cpzs .cpzs ul li .text:before{ content:""; display:block; width:42px; height:6px; background:#0292a8; position:absolute; left:50%; transform: translateX(-50%); top:-4px;}
.ind_cpzs .cpzs ul li .text .proname{ font-size:18px; font-weight:bold; padding:25px 0; display:block;max-width:96%;margin: 0 auto; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;  transition: all .4s ease;}
.ind_cpzs .cpzs ul li:hover .text .proname{ color:#0292a8;}
.ind_cpzs .cpzs ul li .text .more{ display:block; color:#999; border-top:1px solid #ddd; width:100%; height:44px; line-height:44px; transition: all .4s ease;}
.ind_cpzs .cpzs ul li:hover .text .more{ background:#0292a8; color:#fff; border:0;}
.ind_cpzs .pro_more{ display:block; width:292px; height:54px; line-height:54px; border:1px solid #ccc; text-align:center; font-size:18px; margin:30px auto 0;transition: all .4s ease; color:#999;}
.ind_cpzs .pro_more:hover{ border:1px solid #0292a8; color:#0292a8;}
.ind_cpzs .pro_more img{ margin-left:10px; margin-top:-3px;transition: all .4s ease}
.ind_cpzs .pro_more:hover img{margin-left:15px;}


/*首页产品分类*/
.ind_cpzs .fenlei{ width:100%;background:#e0e1e3; position:relative; margin-top:36px;padding:15px 4%;}
.ind_cpzs .fenlei:after{ content:""; display:block; width:50%; height:100%;background:#fff; position:absolute; top:0; left:0;}
.ind_cpzs .fenlei .cpall{display:block; width:58px; height:58px; border-radius:50%; border:3px solid #0292a8; background:#fff url(../images/ind_fl.png) center no-repeat; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); z-index:2;}
.ind_cpzs .fenlei ul{ width:100%; overflow:hidden; position:relative; z-index:2;max-height: 94px;}
.ind_cpzs .fenlei ul li{ float:left; width:13.8333333%;margin: 5px 1.5% 5px 0;text-align:center; }
.ind_cpzs .fenlei ul li:nth-of-type(3),.ind_cpzs .fenlei ul li:nth-of-type(9){ margin-right:4%;}
.ind_cpzs .fenlei ul li:nth-of-type(4),.ind_cpzs .fenlei ul li:nth-of-type(10){ margin-left:7%;}
.ind_cpzs .fenlei ul li:nth-child(6n){ margin-right:0;}
.ind_cpzs .fenlei ul li a{border:1px solid #f4f5f7; border-radius:3px; font-size:16px; color:#666; padding:5px 10px; display:block; width:100%;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;transition: all .4s ease;}
.ind_cpzs .fenlei ul li a:hover{ border:0; background:#0292a8; color:#fff;}

/*首页四大优势*/
.ind_sdys{width:100%; min-height:200px;padding:80px 0; background:#012b33 url(../images/indys_bg.jpg) center no-repeat; background-size:cover;}
.ind_sdys ul{ width:100%; display: -webkit-flex;display: flex;flex-wrap: wrap;}
.ind_sdys ul li{ width:23.5%; float:left; margin-right:2%; background:#fff; position:relative; transition: all .4s ease;}
.ind_sdys ul li:nth-of-type(4){ margin-right:0;}
.ind_sdys ul li:hover{ margin-top:-10px; box-shadow:5px 5px 20px #022228;}
.ind_sdys ul li>div{ padding:20px; overflow:hidden;}
.ind_sdys ul li em{ display:block; width:31px; height:31px; border-radius:50%; border:1px solid #666; color:#666; font-size:16px; text-align:center; line-height:30px;}
.ind_sdys ul li p{ font-size:26px; font-weight:bold; margin:15px 0 20px;}
.ind_sdys ul li span{ font-size:15px; color:#999; display:block; width:90%;line-height:28px; overflow:hidden; margin-bottom:10px;}
.ind_sdys ul li:before{ content:""; display:block; width:118px; height:130px;background:url(../images/sdys_ico.png) center no-repeat; background-position:0 0; position:absolute;left: -30px;bottom: -40px;}
.ind_sdys ul li:nth-of-type(2):before{background-position:-118px 0;}
.ind_sdys ul li:nth-of-type(3):before{background-position:-236px 0;}
.ind_sdys ul li:nth-of-type(4):before{background-position:-354px 0;}
.ind_sdys ul li i{ display:block; width:54px; height:50px; float:right;background:url(../images/sdys_ico2.png) center no-repeat; background-position:0 0;}
.ind_sdys ul li:nth-of-type(2) i{background-position:-54px 0;}
.ind_sdys ul li:nth-of-type(3) i{background-position:-108px 0;}
.ind_sdys ul li:nth-of-type(4) i{background-position:-162px 0;}

/*首页资讯中心*/
.ind_zxzx{width:100%;padding:80px 0; background:#f5f5f5;}
.ind_zxzx .ind_bit{ text-align:left;}
.ind_zxzx .w1400{position:relative;}
.ind_zxzx .new_btn{ position:absolute; right:0; top:40px;}
.ind_zxzx .new_btn p{ width:120px; height:45px; line-height:45px; background:#7d7d7d; color:#fff; font-size:18px; text-align:center; float:left; margin-left:10px;transition: all .4s ease;cursor:pointer;}
.ind_zxzx .new_btn p.on,.ind_zxzx .btn p:hover{background:#0292a8;}
.ind_zxzx ul{ width:100%; margin-top:36px; min-height:300px;}
.ind_zxzx ul.on{ display:none;}
.ind_zxzx ul li{ width:32%; margin-right:2%; float:left; background:#fff; padding:25px; margin-bottom:25px;transition: all .4s ease;}
.ind_zxzx ul li:nth-child(3n){ margin-right:0;}
.ind_zxzx ul li:hover{box-shadow:0px 5px 15px rgba(0,0,0,.1); position:relative; -webkit-transform: scale(1.05);-moz-transform: scale(1.05);transform: scale(1.05);}
.ind_zxzx ul li em{ display:block; color:#999; border:1px solid #999; border-radius:3px; width:80px; height:29px; line-height:29px; text-align:center; float:left;}
.ind_zxzx ul li .time{ float:right; text-align:right;}
.ind_zxzx ul li .time p{ color:#999;}
.ind_zxzx ul li .time span{color:#666; font-size:24px; font-weight:bold; line-height:26px;}
.ind_zxzx ul li .name{ display:block; width:100%; font-size:18px; font-weight:bold;margin:7px 0 15px;height:54px; overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;transition: all .4s ease;}
.ind_zxzx ul li:hover .name{ color:#0292a8;}
.ind_zxzx ul li i{ display:block; height:2px; width:100%; background:#f5f5f5; margin-bottom:15px;}
.ind_zxzx ul li .ms{color:#999; line-height:24px; height:48px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ind_zxzx ul li .more{ display:block; width:25px; height:25px; line-height:25px; background:#eee; border-radius:50%; text-align:center; color:#999; font-size:18px; margin-top:15px;transition: all .4s ease;}
.ind_zxzx ul li:hover .more{background:#0292a8; color:#fff;}

.ind_zxzx .art_more{ display:block; width:292px; height:54px; line-height:54px; border:1px solid #ccc; text-align:center; font-size:18px; margin:30px auto 0;transition: all .4s ease; color:#999;}
.ind_zxzx .art_more:hover{ border:1px solid #0292a8; color:#0292a8;}
.ind_zxzx .art_more img{ margin-left:10px; margin-top:-3px;transition: all .4s ease}
.ind_zxzx .art_more:hover img{margin-left:15px;}

/*footer*/
footer .lrall_box{display: -webkit-flex;display: flex;flex-wrap: wrap;}
footer .ftleft{ width:62.5%; padding-left:13%;float:left; background:#232323; border-top:12px solid #0292a8;}
footer .ftleft ul{ width:100%; height:100%;display: -webkit-flex;display: flex;flex-wrap: wrap;}
footer .ftleft ul li{ float:left; width:45%; border-left:1px solid rgba(255,255,255,.05); padding:80px 38px; position:relative;}
footer .ftleft ul li:before{ content:""; display:block; width:5px; height:24px; background:#fff; position:absolute; left:-3px;}
footer .ftleft ul li p{ font-size:22px; line-height:24px; color:#fff; margin-bottom:20px;}
footer .ftleft ul li a{ display:block; width:100%; color:rgba(255,255,255,.5); font-size:16px; float:left;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; margin:6px 0;transition: all .4s ease;}
footer .ftleft ul li a:hover{color:#fff;}
footer .ftleft ul li.ylli a{  width:50%;}
footer .ftleft ul li.ylli a:nth-child(2n){ padding-left:2%;}

footer .ftleft ul li.cpli {width:30%;}
footer .ftleft ul li.cpli div{ max-height:216px; overflow:hidden;}
footer .ftleft ul li.webli {width:25%;}
footer .nyfoot .ftleft ul li.cpli{ width:100%; padding: 80px 38px 0;}
footer .nyfoot .ftleft ul li a{ width:32%; margin-right:3% float:left;}
footer .nyfoot .ftleft ul li a:nth-child(3n){ margin-right:0;}
footer .nyfoot .ftleft ul li.webli{ width:100%; padding: 60px 38px 80px;}

footer .ftright{ width:37.5%;float:right; padding-right:13%; background:#1e1e1e; border-top:12px solid #6f6f6f; position:relative;}
footer .ftright .foot_tel{ text-align:right; margin-top:80px;}
footer .ftright .foot_tel span{ font-size:16px; color:rgba(255,255,255,.5);}
footer .ftright .foot_tel p{ font-size:32px; font-weight:bold; color:#fff; margin-top:10px;}
footer .ftright:before{ content:""; display:block; width:100%; height:1px; background:rgba(255,255,255,.05); position:absolute; top:185px;}
footer .ftright .foot_ewm{ margin-top:50px; text-align:right;}
footer .ftright .foot_ewm span{ font-size:16px; color:rgba(255,255,255,.5); display:block; margin-bottom:20px;}
footer .ftright .foot_ewm p img{ width:130px;}

footer .banquan{display: -webkit-flex;display: flex;flex-wrap: wrap;}
footer .banquan .bq_left{width:62.5%; padding:40px 0; padding-left:260px;float:left; background:#232323; border-top:1px solid rgba(255,255,255,.05);}
footer .banquan .bq_left p{ float:left; margin-right:1.5%; color:rgba(255,255,255,.5);line-height: 24px;}
footer .banquan .bq_left p a{color:rgba(255,255,255,.5);transition: all .4s ease;}
footer .banquan .bq_left p a:hover{color:#fff;}
footer .banquan .bq_right{width:37.5%; padding:40px 0;padding-right:260px;float:left; background:#1e1e1e; border-top:1px solid rgba(255,255,255,.05);}
footer .banquan .bq_right a{ float:right;color:rgba(255,255,255,.5);transition: all .4s ease; margin-left:2%;}
footer .banquan .bq_right a:hover{color:#fff;}

/*内页banner*/
.nybanner{ width:100%; height:568px; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.nybanner img { display: block; width: 1920px; height: 568px; overflow: hidden; margin: 0 0 0 -960px; position: absolute; left: 50%; top: 0; }
.nybanner .w1400{position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
.nybanner .ny_bigt{ width:286px; height:96px; background:rgba(0,0,0,.7); padding:10px 30px 0; font-size:32px; font-weight:bold; color:#fff; float:left;}
.nybanner .ny_bigt p{ font-size:16px; text-transform:uppercase;}
.nybanner .ny_bigt p:after{ content:""; display:block; width:24px; height:1px; background:#fff; float:left;margin: 12px 10px 0 0;}
.nybanner .ny_mbx{width: calc(100% - 306px); height:96px; background:#fff; padding:0 30px; border-left:6px solid #0292a8; float:right;}
.nybanner .ny_mbx:before{ content:""; display:block; width:30px; height:30px;background: url(../images/about_ico.png) center no-repeat; background-position:0 0; float:left; margin: 34px 5px 0 0;}
.nybanner .ny_mbx p{line-height:96px; font-size:16px; color:#999;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.nybanner .ny_mbx p a{ color:#999;}
.nybanner .ny_mbx p a:hover{color:#0292a8;}
.nybanner .ny_mbx p span{ color:#333;}


/*内页关于我们*/
.ny_content{ min-height:500px; background:#f3f4f6;}
.ny_content .ab_introduce{display: -webkit-flex;display: flex; flex-wrap: wrap;justify-content: space-between;}
.ny_content .jjleft{width:286px; background:#fff; float:left; padding:0 30px 30px;}
.ny_content .jjleft a{ display:block; border-bottom:1px solid #ddd; padding:28px 0;}
.ny_content .jjleft a p{ font-size:18px; line-height:20px;}
.ny_content .jjleft a:hover p{ color:#0292a8;}
.ny_content .jjleft a span{ font-size:12px; color:#999; text-transform:uppercase;}

.ny_content .jjleft a:before{ content:""; display:block; width:44px; height:44px;background: url(../images/about_ico.png) center no-repeat; background-position:0 -44px; float:left; margin-right:5px;}
.ny_content .jjleft a:nth-of-type(2):before{background-position:0 -88px; }
.ny_content .jjleft a:nth-of-type(3):before:nth-of-type(3){background-position:0 -132px; }
.ny_content .jjleft a:nth-of-type(4):before{background-position:0 -176px; }
.ny_content .jjleft a:nth-of-type(5):before{background-position:0 -220px; }

.ny_content .jjright{width: calc(100% - 306px); background:#fff; float:right; border-top:1px solid #ddd; min-height:300px; padding:30px 40px 30px 36px;}
.ny_content .abtit{ text-align:center; font-size:34px; font-weight:bold; position:relative;}
.ny_content .abtit font{ position: absolute; left:50%; top:50%; transform:translate(-50%,-50%);}
.ny_content .abtit span{ color:#0292a8;}
.ny_content .abtit i{ font-size:42px; margin:0 8px;font-style: normal;}
.ny_content .abtit p{font-size:80px; font-weight:bold; color:#f6f6f6; text-transform:uppercase; text-align:center;}
.ny_content .jjright .abgsjj{ font-size:15px; color:#666; line-height:34px; max-height:300px; overflow-y:scroll;}

.ny_content .jjright ul.data{ margin:60px 0 40px; overflow:hidden;}
.ny_content .jjright ul.data li{ width:33.3333%; float:left; border-right:1px solid #ddd; text-align:center; font-size:20px; color:#666;}
.ny_content .jjright ul.data li:last-child{ border-right:0;}
.ny_content .jjright ul.data li em{ font-size:56px; color:#0292a8;font-family:impact; position:relative;}
.ny_content .jjright ul.data li span{ font-size:22px; position:absolute; color:#0292a8;}


/*关于我们 横幅*/
.ny_content .ab_hengf{ width:100%; height:340px; background: url(../images/ab_hengf.jpg) center no-repeat; margin:60px 0 0; background-size:cover; overflow:hidden;}
.ny_content .ab_hengf .cont{height:100%; position:relative;}
.ny_content .ab_hengf .cont:before{ content:""; display:block; width:390px; height:340px;background: url(../images/kf.png) left center no-repeat; float:left;background-size:cover;}
.ny_content .ab_hengf .text{height:100%; position:absolute; left:460px; top:70px;}
.ny_content .ab_hengf .text p{ font-size:28px; font-weight:bold; color:#fff;}
.ny_content .ab_hengf .text span{ font-size:17px; color:#fff; opacity:.7; line-height:34px; display:block;margin:15px 0 20px;}
.ny_content .ab_hengf .text .btn a{ display:block; width:184px; height:42px; background:#fff; color:#0292a8; font-size:18px; border-radius:21px; float:left;padding-left:42px; line-height:42px;transition: all .4s ease;}
.ny_content .ab_hengf .text .btn a:hover{ position:relative; margin-top:-2px; box-shadow:0 5px 5px rgba(0,0,0,.2);}
.ny_content .ab_hengf .text .btn a:after{ content:""; display:block; width:36px; height:36px; border-radius:50%; background:#0292a8 url(../images/top_tel.png) center no-repeat; float:right; margin-right:3px; margin-top:3px;}
.ny_content .ab_hengf .text .btn a:last-child{ margin-left:33px;}
.ny_content .ab_hengf .text .btn a:last-child:after{ background:#0292a8 url(../images/zxzx_ico.png) center no-repeat;}

/*关于我们 企业文化*/
.ab_qywh{ padding:35px 0 60px; overflow:hidden; background:#fff;}
.ab_qywh ul{ width:100%; margin-top:20px;}
.ab_qywh ul li{ width:23.3%; height:412px; float:left; margin-right:2.26666667%; padding:44px 35px 0;background:#f0f0f0 url(../images/qywhli1.png) center bottom no-repeat; position:relative;}
.ab_qywh ul li i{ font-size:54px; font-family:impact; color:#0292a8;}
.ab_qywh ul li p{ font-size:24px; font-weight:bold; margin:8px 0 28px 0;}
.ab_qywh ul li span{ font-size:15px; line-height:28px; color:#999;}
.ab_qywh ul li:nth-of-type(2){background:#e4e4e4 url(../images/qywhli2.png) center bottom no-repeat;}
.ab_qywh ul li:nth-of-type(3){background:#f0f0f0 url(../images/qywhli3.png) center bottom no-repeat;}
.ab_qywh ul li:nth-of-type(4){ margin-right:0;background:#e4e4e4 url(../images/qywhli4.png) center bottom no-repeat;}
.ab_qywh ul li:after{ content:""; display:block; width:100%; height:0; position:absolute; bottom:50%; left:0; background:rgba(2,143,165,.7); transition: all .4s ease;}
.ab_qywh ul li:hover:after{ height:100%; bottom:0;}
.ab_qywh ul li:hover i,.ab_qywh ul li:hover p,.ab_qywh ul li:hover span{ color:#fff; position:relative; z-index:2;transition: all .4s ease;}


/*关于我们 荣誉资质*/
.ab_honor{padding:35px 0 70px; overflow:hidden;background:#f0f0f0 url(../images/honor_bg.jpg) center bottom no-repeat; min-height:400px;}
.ny_content .ab_honor .abtit p{ opacity:.02;}
.ny_content .ab_honor .abtit font { color:#fff;}
.ab_honor .honor_box{padding:0 74px; position:relative; margin-top:20px;}
.ab_honor .wiper-container3{overflow:hidden;width:100%;}
.ab_honor .wiper-container3 ul li{ float:left; width:23.5%;}
.ab_honor .wiper-container3 ul li .pic{ display:block; width:100%; height:360px; background:rgba(255,255,255,.2); border:5px solid #fff; position:relative; overflow:hidden;}
.ab_honor .wiper-container3 ul li .pic img{ position:absolute; margin:auto; top:0; left:0; right:0; bottom:0; max-width:96%; max-height:96%;transition: all .4s ease;}
.ab_honor .wiper-container3 ul li:hover .pic img{transform: scale(1.06);}
.ab_honor .wiper-container3 ul li .name{ display:block; margin:20px 0 50px; color:#fff; font-size:18px; text-align:center;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;transition: all .4s ease;}
.ab_honor .wiper-container3 ul li:hover .name{color:#0292a8;}
.ab_honor .honor_box .swiper-button-prev{background:url(../images/about_ico.png) center no-repeat; left:0; width:44px; height:44px; background-position:-44px 0; top:42%; transition: all .2s ease;}
.ab_honor .honor_box .swiper-button-prev:hover{background-position:-44px -44px;}
.ab_honor .honor_box .swiper-button-next{background:url(../images/about_ico.png) center no-repeat; right:0; width:44px; height:44px; background-position:-44px -88px; top:42%; transition: all .2s ease;}
.ab_honor .honor_box .swiper-button-next:hover{background-position:-44px -132px;}
.ab_honor .honor_box .swiper-pagination{ top:auto;left:50%!important; transform:translateX(-50%); display: flex;display: -webkit-flex;align-items: center;justify-content: center;}
.ab_honor .honor_box .swiper-pagination-bullet { display: inline-block; width:38px; height:11px; border-radius:6px; margin: 0 5px; cursor: pointer; background:rgba(255,255,255,.3); border-radius:6px; transition: all .4s ease;}
.ab_honor .honor_box .swiper-pagination-bullet-active{background:#0292a8;}


/*关于我们 三点服务*/
.ab_service{padding:90px 0; overflow:hidden;}
.ab_service ul li{ width:33.33333%; float:left; padding:0 60px; text-align:center;}
.ab_service ul li p{ margin-top:35px; font-size:26px; font-weight:bold;}
.ab_service ul li em{ display:block; width:40px; height:2px; background:#0292a8;margin: 14px auto 26px;transition: all .4s ease;}
.ab_service ul li:hover em{ width:70px;}
.ab_service ul li span{line-height: 28px; color:#666; font-size:16px;}


/*产品列表页*/
/*产品分类 开始*/
.proleft { width:23.5%; overflow:hidden; float:left;}
.proleft .cp_type{background-color:#fff; padding:36px 0 10px;}
.cp_type .hd { width:100%; height:auto; margin:0 auto 22px; padding:0 30px;}
.cp_type .hd p { width:100%; height:32px; line-height:32px; color:#0292a8; font-size:24px; font-weight:bold; margin:0 auto 4px; padding:0;}
.cp_type .hd p img { display:block; width:28px; height:28px; margin:2px 10px 2px 0; padding:0; float:left;}
.cp_type .hd span { display:block; height:24px; line-height:24px; color:#ccc; font-size:14px;}
.cp_type .hd i { display:none;}
.cp_type .hd em{ display:block; width:50px; height:2px;background:url(../images/ProIcoline.png) center no-repeat; margin:13px 0 0;}

.cp_type .bd { padding:0 0 10px;}
.cp_type .bd ul li { background-color:#fff;border-bottom:0px solid #eee; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.cp_type .bd ul li p { height:58px; padding:0 30px;position:relative; border-bottom:1px solid #eee;}
.cp_type .bd ul li:last-child p {border-bottom: 0;}
.cp_type .bd ul li p a { display:block; width:100%;line-height:58px; padding:0; overflow: hidden;color:#333; font-size:16px; font-weight:bold; white-space:nowrap; text-overflow: ellipsis; float:left;}
.cp_type .bd ul li p span { display:block; width:40px; height:100%; background:url(../images/mulu0.png) center center no-repeat; cursor:pointer; position:absolute; top:0; right:15px;}
.cp_type .bd ul li div { display:none;}
.cp_type .bd ul li div a { display:block; height:35px; line-height:35px; color:#999; font-size:15px;  padding:0 45px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.cp_type .bd ul li div a:before{ content:""; display:block; height:6px; width:6px; background:url(../images/proflico.png) no-repeat; background-position:0 0; float:left;margin-right: 8px; margin-top: 14px;}
.cp_type .bd ul li div a:first-child { margin-top:15px;}
.cp_type .bd ul li div a i { display:block; width:4px; height:4px; margin:13px 6px 13px 0; padding:0; border:1px solid #999; border-radius:50%; float:left;}
.cp_type .bd ul li div a:hover i { border:1px solid #cb0010;}
.cp_type .bd ul li.on p,.cp_type .bd ul li:hover p {background:#0292a8; border:0;}
.cp_type .bd ul li p:hover a, .cp_type .bd ul li.on p a { color:#fff;}
.cp_type .bd ul li p:hover span { background:url(../images/mulu1.png) center center no-repeat;}
.cp_type .bd ul li.on p span { background:url(../images/mulu2.png) center center no-repeat;}
.cp_type .bd ul li div a:hover { color:#0292a8;}
.cp_type .bd ul li div a:hover:before{ background-position:0 -10px;}
.cp_type .bd ul a.ckqb { display:block; height:34px; line-height:34px; font-size:16px; color:#333; background:#f1f1f1; width:92%; margin:10px auto; text-align:center; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.cp_type .bd ul a.ckqb:hover { background:#0292a8; color:#fff;}

.ProAll { width:100%; height:auto;border-top: 1px solid #eee;margin-top: 12px;}
.ProAll a { display:block; width:100%; height:58px; line-height:58px; overflow:hidden; color:#333; font-size:16px; font-weight:bold; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0 30px; position:relative;}
.ProAll a i { display:block; width:40px; height:100%; margin:0; padding:0; background:url(../images/mulu0.png) center center no-repeat; position:absolute; top:0; right:15px;}
.ProAll a:hover { background:#0292a8; color:#fff;}
.ProAll a:hover i { background:url(../images/mulu1.png) center center no-repeat;}

/*相关文章 开始*/
.NyXgwz { overflow:hidden; background-color:#fff; padding:33px 0 10px; margin-top:32px;}
.NyXgwz .NyXgwz_Title { width:100%; height:auto; margin:0 auto 20px; padding:0 30px; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyXgwz_Title p { width:100%; height:32px; line-height:32px; color:#0292a8; font-size:24px; font-weight:bold; margin:0 auto 4px; padding:0;}
.NyXgwz_Title p img { display:block; width:28px; height:28px; margin:2px 10px 2px 0; padding:0; float:left;}
.NyXgwz_Title span { display:block; height:24px; line-height:24px; color:#ccc; font-size:14px;}
.NyXgwz_Title em{ display:block; width:50px; height:2px;background:url(../images/ProIcoline.png) center no-repeat; margin:13px 0 0;}

.NyXgwz .NyXgwz_List { width:100%; height:auto; min-height:200px; margin:0 auto; padding:0 30px; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyXgwz_List dl dd { width:100%; height:auto; margin:0 auto; padding:10px 0; border-top:1px solid #eee;}
.NyXgwz_List dl dd a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyXgwz_List dl dd a:hover { color:#0292a8;}
/*相关文章 结束*/
/*产品分类 结束*/

.cp_content{ padding: 58px 0; overflow:hidden;}
.proright{width:74%; float:right;}
.proright ul.list li{ width:100%; background:#fff; padding:22px; overflow:hidden;transition: all .4s ease; margin-bottom:27px;}
.proright ul.list li:hover{background:#0292a8;}
.proright ul.list li:last-child{ margin-bottom:0;}
.proright ul.list li a.pic{ display:block; width:272px; height:220px; background:#f3f4f6; float:left; position:relative; overflow:hidden;}
.proright ul.list li a.pic img{ position:absolute; margin:auto; top:0; bottom:0; left:0; right:0; max-width:100%; max-height:100%;transition: all .6s ease;}
.proright ul.list li:hover a.pic img{transform: scale(1.05);}
.proright ul.list li .text{width: calc(100% - 300px);float:right;margin-top: 15px;}
.proright ul.list li .text a.name{ font-size:22px; font-weight:bold; line-height:24px; margin-bottom:24px;display:block;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.proright ul.list li:hover .text a.name{ color:#fff;}
.proright ul.list li .text a.name:before{ content:""; display:block; width:3px; height:24px; background:#0292a8; float:left; margin-right:10px;}
.proright ul.list li:hover .text a.name:before{ background:#fff;}
.proright ul.list li .text dl{ width:100%; overflow:hidden;}
.proright ul.list li .text dl dd:before{ content:""; display:block; width:34px; height:34px; border-radius:50%;background:#f3f4f6 url(../images/prilistico1.png) center no-repeat; float:left; margin-right:10px;margin-top: 5px;}
.proright ul.list li .text dl dd{ width:25%; float:left;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;}
.proright ul.list li .text dl dd p{ font-size:14px;}
.proright ul.list li:hover .text dl dd p{ color:#fff;}
.proright ul.list li .text dl dd span{font-size:14px; color:#999;}
.proright ul.list li:hover .text dl dd span{color:rgba(255,255,255,.7);}
.proright ul.list li .text dl dd:nth-of-type(1):before{ background-position:0 0;}
.proright ul.list li .text dl dd:nth-of-type(2):before{ background-position:0 -34px;}
.proright ul.list li .text dl dd:nth-of-type(3):before{ background-position:0 -68px;}
.proright ul.list li .text dl dd:nth-of-type(4):before{ background-position:0 -102px;}
.proright ul.list li .text .ms p{ font-size:18px; margin:20px 0 15px;}
.proright ul.list li:hover .text .ms p{ color:#fff;}
.proright ul.list li .text .ms p:before{ content:""; display:block; width:3px; height:24px; background:#0292a8; float:left; margin-right:10px;}
.proright ul.list li:hover .text .ms p:before{ background:#fff;}
.proright ul.list li .text .ms span{ font-size:14px; color:#999; line-height:24px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; max-height:48px;}
.proright ul.list li:hover .text .ms span{ color:rgba(255,255,255,.7);}


/*分页样式 开始*/
#fengye { text-align: center; margin: 30px auto 0; color: #555; font-size:14px;}
.lyNy_News #fengye{margin: 0 auto;}
#fengye table { margin:0 auto;}
#fengye a { display: inline-block; padding: 0 15px; background: #f0f0f0; height: 32px; line-height: 32px; text-align: center; margin: 0 5px; border-radius:2px; color: #333; font-size:14px;}
#fengye a:hover { background: #0292a8; color: #fff; }
#fengye a.pnnum1 { background: #0292a8; color: #fff; }
#fengye input { display: inline-block; padding: 0 5px; background-color: #0292a8; width: 40px !important; height: 32px !important; line-height: 32px; text-align: center; border-radius: 2px; margin: 0 5px; color: #fff; cursor: pointer; border: 0; outline:none;}
#fengye .p_input { display: inline-block; padding: 0 15px; background: #ddd; height: 32px; line-height: 32px; text-align: center; margin: 0 5px; color: #333; cursor: default;}
.lyNy_video #fengye { margin:0 auto;}
/*分页样式 结束*/

/*内页产品中心页面*/
.proright ul.ny_cpzx li{  float:left; width:32%; margin-right:2%; background:#fff; margin-bottom:20px;transition: all .4s ease;}
.proright ul.ny_cpzx li:hover{ box-shadow:0px 5px 15px rgba(0,0,0,.1); position:relative; -webkit-transform: scale(1.05);-moz-transform: scale(1.05);transform: scale(1.05);}
.proright ul.ny_cpzx li:nth-child(3n){ margin-right:0;} 
.proright ul.ny_cpzx li .proimg{ display:block; width:100%; height:240px; border-bottom:2px solid #ddd; background:#fff; overflow:hidden; position:relative;}
.proright ul.ny_cpzx li .proimg img{ max-width:96%; max-height:96%; position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;transition: all .4s ease;}
.proright ul.ny_cpzx li:hover .proimg img{ -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.proright ul.ny_cpzx li .text{ text-align:center; position:relative;}
.proright ul.ny_cpzx li .text:before{ content:""; display:block; width:42px; height:6px; background:#0292a8; position:absolute; left:50%; transform: translateX(-50%); top:-4px;}
.proright ul.ny_cpzx li .text .proname{ font-size:18px; font-weight:bold; padding:25px 0; display:block;max-width:96%;margin: 0 auto; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;  transition: all .4s ease;}
.proright ul.ny_cpzx li:hover .text .proname{ color:#0292a8;}
.proright ul.ny_cpzx li .text .more{ display:block; color:#999; border-top:1px solid #ddd; width:100%; height:44px; line-height:44px; transition: all .4s ease;}
.proright ul.ny_cpzx li:hover .text .more{ background:#0292a8; color:#fff; border:0;}

/*产品详细页*/
.cp_content .NyProDetail_Main { width:100%; height:auto; padding:45px; margin-bottom:37px; background-color:#fff; overflow:hidden; position:relative;}
.cp_content .NyProDetail_Main:after{ content:"";display:block; width:40px; height:40px;  background:url(../images/sj_bg.jpg) center no-repeat; position:absolute; right:0; bottom:0;}
.NyProDetail_Main .NyProDetail_Img { width:32.5714%; height:auto; margin:0; padding:0; float:left;}

#preview { width:100%; margin:0; text-align:center; position:relative;}
.list-h li { float:left;}
#spec-n5 { width:100%; height:62px;margin-top:10px; overflow:hidden;}
#spec-left { width:16px; height:62px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:88px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:440px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul {}
#spec-list ul li { float:left; display:inline; padding:0; width:18.8%; height:62px; margin:0 1.5% 0 0;}
#spec-list ul li:last-child {margin:0;}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0;position:relative;border:1px solid #f3f4f6;}
#spec-list ul li img { display:block; max-width:92%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
/*jqzoom*/
.jqzoom { position:relative; width:100%; height:366px; overflow:hidden; padding:0; border:1px solid #f3f4f6; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:1px;left:0px; border:1px solid #eaeaea;display:none;text-align:center;overflow: hidden; left:102%!important; top:0!important;}
.bigimg { }
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}
#ceshi { display:block; margin:auto!important; left:0; top:0; bottom:0; right:0;}
.prodetail_img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}

.NyProDetail_Main .NyProDetail_Text { width:64.4286%; height:auto;float:right; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Text .NyProDetail_Name { width:100%; height:auto; min-height:40px; max-height:80px; overflow:hidden; line-height:40px; color:#333; font-size:24px; font-weight:bold; word-break:break-all; position:relative; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; padding-bottom:12px; margin-top:12px;}
.NyProDetail_Text .NyProDetail_Name i { display:block; width:95px; height:4px; margin:0; padding:0; background-color:#0292a8; position:absolute; left:0; bottom:0;}
.NyProDetail_Text .NyProDetail_Ms { width:100%; height:auto; overflow:hidden; margin:35px auto 29px;padding: 20px 28px;background-color: #f3f4f6; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.NyProDetail_Text .NyProDetail_Ms p { width:100%; height:84px; overflow:hidden; line-height:28px; color:#999; font-size:15px; word-break:break-all; text-align:justify; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:3; -webkit-box-orient:vertical; margin:0 auto; padding:0;}
.NyProDetail_Text .NyProDetail_Ms p span { color:#333; font-weight:bold;}
.NyProDetail_Text .NyProDetail_Tags { width:100%; height:auto; margin:0 auto; padding:0;}
.NyProDetail_Text .NyProDetail_Tags font{ font-size:20px;}
.NyProDetail_Text .NyProDetail_Tags dl{ margin-top:25px;}
.NyProDetail_Text .NyProDetail_Tags dl dd { width:23.5%; float:left; margin-right:2%;}
.NyProDetail_Text .NyProDetail_Tags dl dd:nth-of-type(4){ margin-right:0;} 
.NyProDetail_Text .NyProDetail_Tags dl dd p{ width:100%; height:44px; line-height:44px; text-align:center; color:#fff; background:#0292a8; font-size:18px;}
.NyProDetail_Text .NyProDetail_Tags dl dd .xx{width:100%; height:74px;background:#f3f4f6;padding:0 5px; overflow:hidden;font-size:16px; color:#999;position:relative;}
.NyProDetail_Text .NyProDetail_Tags dl dd .xx i{max-width:100%; height:34px; line-height:34px; padding-left:34px; background:url(../images/prilistico1.png) center no-repeat;background-position:0 0;position: absolute;transform: translate(-50%, -50%);top: 50%;left: 50%;padding-left: 34px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;}
.NyProDetail_Text .NyProDetail_Tags dl dd .xx span{ }
.NyProDetail_Text .NyProDetail_Tags dl dd:nth-of-type(2) .xx i{background-position:0 -34px; }
.NyProDetail_Text .NyProDetail_Tags dl dd:nth-of-type(3) .xx i{background-position:0 -68px; }
.NyProDetail_Text .NyProDetail_Tags dl dd:nth-of-type(4) .xx i{background-position:0 -104px; }

/*产品详细页内容*/
.cpxxcontent{ background:#fff; padding:40px 40px 0; overflow:hidden; border-bottom:8px solid #0292a8;}
.cpxxcontent .cpxx_tit{ font-size:24px; font-weight:bold; color:#0292a8; position:relative; padding-bottom:10px; margin-bottom:30px;}
.cpxxcontent .cpxx_tit:before{content:""; display:block; width:94px; height:3px; background:#0292a8; position:absolute; left:0;bottom:0; z-index:2;}
.cpxxcontent .cpxx_tit:after{content:""; display:block; width:100%; height:1px; background:#e6e6e6; position:absolute; left:0;bottom:1px;}
.c_detail_wrap{ line-height:30px;}
.c_detail_wrap img,.c_detail_wrap p,.c_detail_wrap span,.c_detail_wrap div,.c_detail_wrap video,.c_detail_wrap embed,.c_detail_wrap table,.c_detail_wrap tr,.c_detail_wrap td{max-width:100% !important;max-height: 100% !important;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;word-break: normal;}

.cpxxcontent .ny_fanye{ width:100%; height:64px; padding:0 24px; background:#f3f4f6; overflow:hidden; margin-top:30px; position:relative;}
.cpxxcontent .ny_fanye .NyProPrev{ width:45%; float:left; font-size:16px; font-weight:bold; line-height:64px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; color:#666;}
.cpxxcontent .ny_fanye .NyProPrev img{ margin-right:7px;vertical-align: middle;}
.cpxxcontent .ny_fanye .NyProPrev a{ color:#666; font-weight: normal; transition: all .4s ease; margin-left:7px;}
.cpxxcontent .ny_fanye .NyProPrev:hover a{ color:#0292a8;}
.cpxxcontent .ny_fanye .NyPronext{width:49%; float:right; font-size:16px; font-weight:bold; line-height:64px; text-align:right;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; color:#666;}
.cpxxcontent .ny_fanye .NyPronext img{ margin:0 7px;vertical-align: middle;}
.cpxxcontent .ny_fanye .NyPronext a{ color:#666; font-weight: normal; transition: all .4s ease;}
.cpxxcontent .ny_fanye .NyPronext:hover a{ color:#0292a8;}
.cpxxcontent .ny_fanye em{ display:block;width:1px; height:100%; background:#ddd; position:absolute; left:50%;}

.cpxxcontent .ordertit{ margin-top:40px;}

/*在线留言*/






/*内页技术文章*/
.art_content{padding: 58px 0; overflow: hidden;}
.art_content ul.artul li{ width:32%; margin-right:2%; float:left; background:#fff; padding:25px; margin-bottom:25px;transition: all .4s ease;}
.art_content ul.artul li:nth-child(3n){ margin-right:0;}
.art_content ul.artul li:hover{box-shadow:0px 5px 15px rgba(0,0,0,.1); position:relative; -webkit-transform: scale(1.05);-moz-transform: scale(1.05);transform: scale(1.05);}
.art_content ul.artul li em{ display:block; color:#999; border:1px solid #999; border-radius:3px; width:80px; height:29px; line-height:29px; text-align:center; float:left;}
.art_content ul.artul li .time{ float:right; text-align:right;}
.art_content ul.artul li .time p{ color:#999;}
.art_content ul.artul li .time span{color:#666; font-size:24px; font-weight:bold; line-height:26px;}
.art_content ul.artul li .name{ display:block; width:100%; font-size:18px; font-weight:bold;margin:7px 0 15px;height:54px; overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;transition: all .4s ease;}
.art_content ul.artul li:hover .name{ color:#0292a8;}
.art_content ul.artul li i{ display:block; height:2px; width:100%; background:#f5f5f5; margin-bottom:15px;}
.art_content ul.artul li .ms{color:#999; line-height:24px; height:48px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.art_content ul.artul li .more{ display:block; width:25px; height:25px; line-height:25px; background:#eee; border-radius:50%; text-align:center; color:#999; font-size:18px; margin-top:15px;transition: all .4s ease;}
.art_content ul.artul li:hover .more{background:#0292a8; color:#fff;}


/*技术文章详细页*/
.art_content .artleft {width: 286px;float: left;}
.art_content .artleft .xx_tjart{ width:100%; background: #fff;padding: 30px;}
.art_content .artleft .xx_tjart .pic{ display:block; width:100%; height:136px; overflow:hidden;}
.art_content .artleft .xx_tjart .pic img{ width:100%; height:100%;object-fit: cover;transition: all .4s ease;}
.art_content .artleft .xx_tjart:hover .pic img{transform: scale(1.06);}
.art_content .artleft .xx_tjart .name{ display:block; font-size:15px; color:#666; line-height:24px; margin:15px 0 10px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; transition: all .4s ease;}
.art_content .artleft .xx_tjart:hover .name{color:#0292a8;}
.art_content .artleft .xx_tjart .btn{ width:94px; height:29px; line-height:29px; text-align:center; color:#fff; font-size:15px; background:#0292a8; border-radius:14px;}
.art_content .artleft .art_Prev,.art_content .artleft .art_next{width:100%; background: #fff;padding: 30px; margin-bottom:15px;}
.art_content .artleft .art_Prev p,.art_content .artleft .art_next p{ font-size:20px; font-weight:bold; margin-bottom:10px;}
.art_content .artleft .art_Prev a,.art_content .artleft .art_next a{ font-size:15px; color:#666; line-height:24px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; transition: all .4s ease;}
.art_content .artleft .art_Prev:hover a,.art_content .artleft .art_next:hover a{color:#0292a8;}
.art_content .artleft .art_fenx{width:100%; background: #fff;padding: 30px; margin-top:15px;}
.art_content .artleft .art_fenx p{font-size:20px; font-weight:bold; margin-bottom:15px;}
.bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more{ background-image:none !important; padding-left:0 !important;}
.art_content .artleft .art_fenx .iconfont{width: 40px;height: 40px;display: inline-block;text-align: center;border: 1px solid #999;line-height: 40px;border-radius: 50%;margin-right: 10px;}
.art_content .artleft .art_fenx .bds_weixin::before { content:"";display: block; width:40px; height:40px;background: url(../images/weixin_ico.png) center no-repeat;}
.art_content .artleft .art_fenx .bds_sqq::before { content:"";display: block; width:40px; height:40px;background: url(../images/qq_ico.png) center no-repeat;}
.art_content .artleft .art_fenx .bds_qzone::before { content:"";display: block; width:40px; height:40px;background: url(../images/kj_ico.png) center no-repeat;}
.art_content .artleft .art_fenx .fh{ width:100%; height:37px; line-height:37px; background:#0292a8; text-align:center; margin-top:10px; }
.art_content .artleft .art_fenx .fh a{color:#fff; font-size:16px;}
#bdshare_weixin_qrcode_dialog{ height:261px !important;}
#bdshare_weixin_qrcode_dialog .bd_weixin_popup_foot{display:none !important;}
#bdshare_weixin_qrcode_dialog .bd_weixin_popup_main{ padding:15px 0 !important;overflow: hidden !important;}

.art_content .artright{width: calc(100% - 306px); background: #fff; float: right; min-height:500px;padding: 40px 30px;}
.art_content .artright .biaoti{ font-size:26px; font-weight:bold;}
.art_content .artright .information{ margin:20px 0 30px; padding-bottom:17px;border-bottom:1px solid #ddd; overflow:hidden;}
.art_content .artright .information p{ float:left; color:#999; line-height:34px;}
.art_content .artright .information p:before{ content:""; width:34px; height:34px; display:block;background: url(../images/prilistico1.png) center no-repeat;background-position: 0 -68px; float:left;}
.art_content .artright .information p:nth-of-type(2){ margin-left:50px;}
.art_content .artright .information p:nth-of-type(2):before{background-position: 0 -102px;}


/*联系我们页面*/
.lxwm_content{ background:#fff !important; padding:58px 0 0 !important;border-top: 1px solid #eee;}
.lxwm_content .w1400{position:relative;}
.lxwm_content .lff_tit{ font-size:24px; font-weight:bold; padding-bottom:15px; position:relative;}
.lxwm_content .lff_tit:before{ content:""; display:block; width:94px; height:1px; background:#e9e9ea; position:absolute; bottom:0; left:0;}
.lxwm_content .lff_tit:after{ content:""; display:block; width:30px; height:1px; background:#0292a8;position:absolute; bottom:0; left:0;}
/*留言框*/
.lxwm_content .lff_msg{ width:460px; float:left;box-shadow:0 0 15px rgba(0,0,0,.12); background:#fff; padding:40px 26px 5px; border-bottom:8px solid #0292a8;position:absolute; left:0; top:0; z-index:3333;}
.lff_msg #ly_msg.ly_msg .msg_ipt1 input, .lff_msg .msg_ipt12 input, .lff_msg .msg_ipt2 input, .lff_msg .msg_tara textarea, .lff_msg #ly_msg.ly_msg ul li .msg_ipt0 textarea, .lff_msg .msg_ipt12 .msg_option{ background:#fff !important;}
.lxwm_content #ly_msg.ly_msg ul li:nth-of-type(2),.lxwm_content #ly_msg.ly_msg ul li:nth-of-type(6),.lxwm_content #ly_msg.ly_msg ul li:nth-of-type(7){ display:none !important;}
.lff_msg #ly_msg.ly_msg ul li:nth-of-type(9){display:flex; display: -webkit-flex;justify-content: space-between; }
.lff_msg #ly_msg.ly_msg ul li h4{ width:82px !important; padding-right:10px!important;}
.lff_msg #ly_msg.ly_msg ul li .msg_ipt1, .lff_msg #ly_msg.ly_msg ul li .msg_ipt12, .lff_msg #ly_msg.ly_msg ul li .msg_tara{width: calc(100% - 94px)!important; }
.lff_msg #ly_msg.ly_msg ul li:last-child { margin-bottom:0 !important;}
.lff_msg #ly_msg.ly_msg ul li:last-child h4{ display:none !important;}
.lxwm_content #ly_msg.ly_msg ul li:last-child .msg_btn{ width:100% !important;}
.lff_msg .ly_msg .msg_btn input{margin: 0 15px 0 0;}
.lff_msg #ly_msg.ly_msg ul li a.yzm_img{ height:40px!important; width:120px!important; margin-top:0!important;}
.lff_msg #ly_msg.ly_msg ul li .c_yzm{ padding-bottom:0 !important;}
.lff_msg #ly_msg.ly_msg ul li .msg_ipt2 > span{ display:none !important;}
.lff_msg #ly_msg.ly_msg .msg_btn input{ width:48.5% !important; margin:0!important;}
.lff_msg .msg_btn input.msg_btn1{ background:#0292a8 !important;}
.lff_msg #ly_msg.ly_msg .msg_btn input:last-child{ margin: 0 0 0 3%!important;}


/*联系方式*/
.lxwm_content .lxfs_box{width: calc(100% - 460px); float:right;padding: 40px 62px;}
.lxwm_content .lxfs_box ul.nylx_tel{ margin-top:40px; overflow:hidden; padding-bottom:30px; border-bottom: 1px solid #e9e9ea;}
.lxwm_content .lxfs_box ul.nylx_tel li { float: left; margin-right:7%; background: url(../images/tel01.png) no-repeat left center; padding-left: 60px; }
.lxwm_content .lxfs_box ul.nylx_tel li:last-child{ margin-right:0;}
.lxwm_content .lxfs_box ul.nylx_tel li span { display: block; font-size: 16px; color: #999; }
.lxwm_content .lxfs_box ul.nylx_tel li b { font-size: 32px; color: #0292a8; font-family: impact; display: block;}
.lxwm_content .ly_Ny_list{overflow:hidden; margin:40px 0; background:#fff;}
.lxwm_content .ly_Ny_list ul li { float: left; width: 31.333333%; margin-right: 3%; border-right: 1px solid #ddd; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; padding-left: 85px; min-height: 70px; padding-right: 30px; word-wrap: break-word;}
.lxwm_content .ly_Ny_list ul li span { display: block; font-size: 16px; color: #999; margin-top: 12px; }
.lxwm_content .ly_Ny_list ul li b { font-size: 15px; color: #333; margin-top: 5px;}
.lxwm_content .ly_Ny_list ul li:nth-child(1) { background: url(../images/y38.png) no-repeat left top; }
.lxwm_content .ly_Ny_list ul li:nth-child(2) { background: url(../images/y39.png) no-repeat left top; }
.lxwm_content .ly_Ny_list ul li:nth-child(3) { margin-right: 0;padding-right:0; border: 0; background: url(../images/y40.png) no-repeat left top; }



.lxwm_content .NyContactMap_main{ width:100%;float:left; overflow:hidden;}
#container { min-width:600px; min-height: 500px;}
.lxwm_content [onpositionupdate]{ display:none;}

/*荣誉资质内页*/
.honor_content { padding:58px 0; overflow:hidden;}
.honor_content ul.nyhonor_box li{float:left;width:23.5%;margin-right:2%;margin-bottom:20px; background:#fff; box-shadow: inset 0 0 0 5px #f0f0f4;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s; position:relative; padding:1%;}
.honor_content ul.nyhonor_box li::before, .honor_content ul.nyhonor_box li::after { box-sizing: inherit; content: '';position: absolute;
  width: 100%; height: 100%;top: 0;left: 0;-webkit-transform-origin: center; transform-origin: center;}
.honor_content ul.nyhonor_box li::before { border-top: 5px solid #0292a8; border-bottom: 5px solid #0292a8;-webkit-transform: scale3d(0, 1, 1);transform: scale3d(0, 1, 1);}
.honor_content ul.nyhonor_box li::after {border-left: 5px solid #0292a8;border-right: 5px solid #0292a8; -webkit-transform: scale3d(1, 0, 1);transform: scale3d(1, 0, 1);}
.honor_content ul.nyhonor_box li:hover::before, .honor_content ul.nyhonor_box li:hover::after {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);transition: -webkit-transform 0.5s;transition: transform 0.5s;transition: transform 0.5s, -webkit-transform 0.5s;}

.art_conet .xq_himg{ width:100%; text-align:center; margin-bottom:20px;}
.art_conet .xq_himg img{ max-width:100% !important;}
.honor_content ul.nyhonor_box li:nth-child(4n) {margin-right: 0px;}
.honor_content ul.nyhonor_box li>a{display:block;position:relative; z-index:1;}
.honor_content ul.nyhonor_box li>a .pro_img{text-align:center; overflow:hidden; height:250px; position:relative;}
.honor_content ul.nyhonor_box li>a .pro_img img{ max-width:100%; max-height:100%; position:absolute; margin:auto; top:0; bottom:0; left:0; right:0;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.honor_content ul.nyhonor_box li:hover>a .pro_img img{ -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.honor_content ul.nyhonor_box li>a .pro_img img .iblock {display:inline-block;height:100%;width:0;vertical-align:middle;}
.honor_content ul.nyhonor_box li p{font-size:18px;text-align:center;line-height:40px;overflow:hidden;position:relative; z-index:1;}
.honor_content ul.nyhonor_box li p .honor_name{display: block;height:42px;line-height:42px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;max-width:100%;padding:0 10px;}
.honor_content ul.nyhonor_box li em{display:block;text-align:center;height:30px;line-height:30px;font-size:14px;color:#999;}
.honor_content ul.nyhonor_box li em a{color:#999;}
.honor_content ul.nyhonor_box li:hover em a{color:#0292a8;}


/*网站右侧漂浮*/
.f_pf1 {position:fixed;bottom:80px;right:2px;z-index:999;}
.f_pf1 a.qqa {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.7);margin-bottom:2px;}
.f_pf1 a.qqa:after {content:'';display:block;width:24px;height:24px;background:url(../images/slidebar_icon.png) top center no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .tela>a {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.7);margin-bottom:2px;}
.f_pf1 .tela>a:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -27px no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .tela .wz {position:absolute;top:40px;left:-224px;z-index:999;display:none;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.f_pf1 .tela:hover .wz{display:block;}
.f_pf1 .tela p {background:#fff;width:200px;height:40px;overflow:hidden;font-size:18px;font-weight:bold;color:#0292a8;line-height:40px;text-align:center;}
.f_pf1 .tela p em {width:0;height:0;border-width:6px 0 6px 6px;border-style:solid;border-color:transparent transparent transparent #fff;margin-top:-4px;position:absolute;top:50%;right:-6px;}
.f_pf1 .wxa {position:relative;}
.f_pf1 .wxa>span {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.7);margin-bottom:2px;}
.f_pf1 .wxa>span:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -52px no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .wxa .code {position:absolute;top:-44px;left:-144px;z-index:999;display:none;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.f_pf1 .wxa:hover .code{display:block;}
.f_pf1 .wxa .code p {background:#fff;width:120px;height:120px;overflow:hidden;}
.f_pf1 .wxa .code p img {max-width:100%;max-height:100%;}
.f_pf1 .wxa .code p em {width:0;height:0;border-width:6px 0 6px 6px;border-style:solid;border-color:transparent transparent transparent #fff;margin-top:-4px;position:absolute;top:50%;right:-6px;}
.f_pf1 a.totop {display:block;width:44px;height:44px;overflow:hidden;background:rgba(2,146,168,.7);margin-bottom:2px;}
.f_pf1 a.totop:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -76px no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .pfpro,.f_pf1 .pflxwm{ display:none;}
/*右侧漂浮 结束*/